Release 10.1A: OpenEdge Application Server:
Developing WebSpeed Applications


get-value

This function returns the first available value of the specified user field, form field, or cookie. If an invalid name is passed, the function returns a blank value.

Location: web\method\cgiutils.i

Parameters:

INPUT p_name AS CHARACTER

The user field, form field, or cookie. If the Unknown value (?) is specified, a comma-delimited list of all user fields, form fields, and cookies is returned.

Returns: CHARACTER

Notes:

See also:

set-user-field

get-user-field

get-field

get-cookie


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095